type crypto/aes.gcmAsm (struct)

Method Implmentations

NonceSize() int *gcmAsm.M : crypto/cipher.AEAD.NonceSize
Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcmAsm.M : crypto/cipher.AEAD.Open
Overhead() int *gcmAsm.M : crypto/cipher.AEAD.Overhead
Seal(dst, nonce, plaintext, data []byte) []byte *gcmAsm.M : crypto/cipher.AEAD.Seal